SourceNotifiesChanges Property (C1DataCollection<T>)
In This Topic
Gets a value indicating whether the source collection notifies changes.
Syntax
'Declaration
Protected Property SourceNotifiesChanges As Boolean
protected bool SourceNotifiesChanges {get; set;}
See Also